FRMCARINA018 (DATE_TIME_DISPLAY_FORMAT)

Specify the date and time pattern string that N4 must use to display dates in a list view or an inspector. For more information, see Specifying date and time patterns. After you update FRMCARINA018 (DATE_TIME_DISPLAY_FORMAT), you must log out and log back in to see the changes in the list views.

You can use the Administration Debug User Debug Info User Debug form (on page 1) to confirm your (current user's) time zone.

See also FRMCARINA014 (DATE_TIME_REGION_FORMAT) (on page 1) and FRMCARINA029 (DATE_TIME_DISPLAY_FORMAT_INCLUDES_SECONDS).

The following table displays some examples of values that you can specify for the FRMCARINA018 configuration setting and the corresponding date and time value format displayed in all the list views in N4:

FRMCARINA018 Setting

Date and Time values in the list views

dd-MM-yy

24-01-08

dd-MMM-yyyy

24-Jan-2008

yyyy-MMM-dd

2008-Jan-2008

'yy-MM-dd

'08-01-24

yyyy-MMM-dd HH:mm

2008-Jan-01 09:30

MM-dd-yyyy 'at' HH:mm

01-24-2008 at 09:30

yyyy-MMM-dd HH:mm z

2008-Jan-01 09:30 Pacific Standard Time; PST; GMT-08:00

Notes

  • The FRMCARINA018 (DATE_TIME_DISPLAY_FORMAT) setting is used exclusively to determine the format of fields that are combined date and time fields, and does not affect date only or time only fields.

  • N4 displays the date and time in the gate transaction error messages based on the date and time format set in the FRMCARINA018 (DATE_TIME_DISPLAY_FORMAT) (on page 1) and FRMCARINA029 (DATE_TIME_DISPLAY_FORMAT_INCLUDES_SECONDS) settings.

  •